Fix CI for release/v1.21#20166
Merged
RyanTheOptimist merged 5 commits intoenvoyproxy:release/v1.21from Mar 7, 2022
Merged
Conversation
examples: Fix flask import (envoyproxy#20038) * examples: Fix flask import Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: phlax <phlax@users.noreply.github.com>
Contributor
|
Backport #19384 too based on #19371 (comment) ? |
…xy#19384) Signed-off-by: Faseela K faseela.k@est.tech Fixes envoyproxy#19371 Signed-off-by: Faseela K <faseela.k@est.tech> Signed-off-by: Ryan Hamilton <rch@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
build(deps): bump github/codeql-action from 1.1.2 to 1.1.3 (envoyproxy#20107) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@d39d5d5...75f07e7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Ryan Hamilton <rch@google.com>
30badc9 to
380da26
Compare
Signed-off-by: Lizan Zhou <lizan@tetrate.io> Signed-off-by: Ryan Hamilton <rch@google.com>
Contributor
Author
|
@mattklein123 Ok, I think this is ready for review, now that it is passing CI. |
Signed-off-by: Ryan Hamilton <rch@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport: examples: Fix flask import (#20038)
Signed-off-by: Ryan Northey ryan@synca.io
Signed-off-by: phlax phlax@users.noreply.github.com
Backport: Update com_github_nlohmann_json: v3.10.5 (current: v3.10.4) (#19384)
Signed-off-by: Faseela K faseela.k@est.tech
Signed-off-by: Ryan Hamilton rch@google.com
Backport: build(deps): bump github/codeql-action from 1.1.2 to 1.1.3 (#20107)
Bumps github/codeql-action from 1.1.2 to 1.1.3.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-patch
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Hamilton rch@google.com
Backport: ci: not using alpine image in examples (#19805)
Signed-off-by: Lizan Zhou lizan@tetrate.io
Signed-off-by: Ryan Hamilton rch@google.com